home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / mskrt310.arc / MSKERMIT.PCH < prev    next >
Text File  |  1991-03-20  |  1KB  |  36 lines

  1. 301 \x204c ; File MSR301.PCH. No lines may precede this one.
  2. ; For MS Kermit/IBM-PC Version 3.01, Patches 1-6, 29 March 1990
  3. ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
  4. ; Rename this file to be MSKERMIT.PCH.
  5. ; Then start MS-DOS Kermit and give the command PATCH, or give the
  6. ; command PATCH in MSKERMIT.INI.
  7. ;
  8. ; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
  9. ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
  10. ; the video mode for the second "23" below. 23h is for Orchid Designer board.
  11. as:d05f 23 23
  12. ; Patch 2 Correct redirection of REMOTE command lines
  13. as:0000 00 83 06 2a 40 02 e9 1f 68 8b 3e 2a 40 03 f9 4f e9 67 69
  14. as:0012 00 ba d7 10 e9 18 23
  15. as:6823 ff e9 da 97 90
  16. as:6934 8b e8 db 96 90
  17. as:6973 8b e3 3e 90 e9 8f 96
  18. as:6987 49 90
  19. as:6996 41 90
  20. ; Patch 3 stop unwanted echo of path from CD command
  21. as:2be6 75 74
  22. ; Patch 4 correct rem login operation
  23. as:0018 00 be d8 0e bf e6 3f 51 8b c1 8b d7 e8 0a 23 3b c1 59 c3
  24. as:002a 00 bf f7 3f 51 8b c1 8b d7 e8 fb 22 3b c1 59 74 03 c6 04 20 c3
  25. as:5fd1 bf e8 56 a0
  26. ; Patch 5 correct ASK if used within a macro
  27. as:6cea a0 9e
  28. as:6d33 a0 9e
  29. as:6d69 a0 9e
  30. as:6d80 a0 9e
  31. as:6d88 a0 9e
  32. as:6d91 a0 9e
  33. ; Patch 6 fix CSI Pn G cursor command
  34. as:e01d 2c fe ca 79
  35. ; End of file MSR301.PCH
  36.